home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / GAM / L-M / MacDate_Stack / MacDate stack / background_2406.txt < prev    next >
Encoding:
Text File  |  1988-05-13  |  874 b   |  44 lines

  1. -- background: 2406 from stack: in
  2. -- bmap block id: 10594
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 00
  14. -- high flags: 4000
  15. -- rect: left=231 top=71 right=274 bottom=434
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 2
  20. -- text size: 9
  21. -- style flags: 0
  22. -- line height: 12
  23. -- part name: 
  24.  
  25.  
  26. -- part 4 (button)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=117 top=278 right=303 bottom=144
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 1014 / 1014
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Prev
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   visual effect wipe right
  41.   go to card "hearts"
  42. end mouseUp
  43.  
  44.